@charset "utf-8";
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #663300;
	text-decoration: none;
	text-align: left;
}
.copy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    text-transform: none;
    color: #4c4c4c;
    text-decoration: none;
    text-align: left;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cc9900;
	text-decoration: blink;
}
.dotline {
	font-size: 1px;
	font-style: normal;
	font-weight: lighter;
	color: #fdfdfd;
	text-decoration: none;
	float: none;
	height: 5px;
	width: 260px;
}
.rights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}
